@charset "utf-8";
/* CSS Document */
/*内页样式*/


.n-search{ width: 840px; height: 60px; margin: 0 auto; }
.n-input01{ float: left; width: 700px; height: 56px; line-height: 56px; text-indent: 15px; font-size: 15px; color:#666; border: #255295 2px solid; }
.n-input02{ float: left; width: 134px; height: 60px; line-height: 60px; background-color:#255295; color: #fff; font-size: 22px; text-align: center;  }
.n-feilei-bg{
	background-color: #f8f8f8;
	padding: 10px 0px;
}

/*内页样式end*/



/*title*/
.ny-flash001{ width:100%; height:300px; background-position:top center; background-repeat:no-repeat; overflow:hidden;}
.ny-flash-zi{ margin-top:136px; height: 55px; line-height: 55px; text-align: center; font-size: 36px; color: #000; letter-spacing: 0px;font-weight: bold; text-shadow: 1px 1px 1px #fff; }
.ny-f-zic{ color: #ff5a00; font-size: 68px; }
.ny-flash-zi2{ margin-bottom: 15px; height: 35px; line-height: 35px; text-align: center; font-size: 20px; color:#ffffff; text-shadow: 2px 2px 2px #666;}
.ny-line001{ height:108px; width:100%; border-bottom:#ececec 1px solid;}
	/*内页导航小分类*/
.ny-menu001{ margin:20px;*text-align:center; padding-top:12px;}
.ny-menu001 ul{display:table;margin-left:auto;margin-right:auto;}
.ny-menu001 ul li{float:left;*float:none;*display:inline;*zoom:1; margin-left:10px; margin-right:10px;width:180px; height:50px; line-height:50px; overflow:hidden;/* position:relative; z-index:10;*/ 
}
.ny-menu001 ul li a h4{ display:block; height:40px; line-height:40px; text-align:center; color:#fff; font-size:18px;
	background-color:#154eb0; color:#fff; border: #154eb0 1px solid;
	-moz-border-radius: 10px;      /* Gecko browsers */   -webkit-border-radius: 10px;   /* Webkit browsers */    border-radius:10px;            /* W3C syntax */ 
}
.ny-menu001 ul li a h4:hover{background-color:#2ab76e; border: #2ab76e 1px solid;}
.ny-menu001-hover{ background-color:#2ab76e !important; border:#2ab76e 1px solid !important;}


/*title*/

.ny-df01{ width:100%;padding:30px 0px;  border-top:#dcdcdc 1px solid;}
.ny-nr01{ width:1200px; text-align:left; padding-top:20px; padding-bottom:50px; line-height:190%; font-size:15px; color:#666; overflow:hidden; margin:0 auto;}
.ny-m-01{ width: 100%; background-color: #f6f6f6; height: auto; }

/*页脚产品*/






/*中间内容*/

/*内页产品展示*/
	/*本站内页产品样式*/
.ny-npro01{
	width: 1300px;
	height: auto;
	overflow: hidden;
}
.ny-npro01 li{
  padding:13px;
  margin-right: 17px;
  margin-bottom: 18px;
  float: left;
  border:1px solid #e5e5e5;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.ny-npro01 li .tu{
  overflow: hidden;
}
.ny-npro01 li .tu img{
  
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.ny-npro01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.ny-npro01 li a h3{
  margin-top:8px;
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 15px;
  color: #1e2532;
  text-align: center;
  letter-spacing: 0px;
  background:url(../Img/pro-bg01.jpg) top center no-repeat;
}
.ny-npro01 li p{
  height: 35px;
  text-align: center;
  font-size: 20px;
  color: #1e2532;
}
.ny-npro01 li .more01 a{
  margin:0 auto;
  display: block;
  width: 137px;
  height: 32px;
  line-height: 32px;
  background-color: #636363;
  border-radius: 30px;
  text-align: center;
  font-size: 15px;
  color:#ffffff;
}
.ny-npro01 li:hover .more01 a{
  background-color: #ffffff;
  color: #666666;
}
.ny-npro01 li:hover{
  background-color: #22d3b7;
  border-bottom: 1px solid #22d3b7;
}
.ny-npro01 li:hover a h3{
  background:url(../Img/pro-bg02.jpg) top center no-repeat;
}
	/*内页产品样式2*/
.ny-npro02{ width:1200px; height:auto; overflow:hidden;}
.ny-npro02 ul{ width:1250px; height:auto; overflow:hidden;}
.ny-npro02 ul li{ float:left; width:287px; height:293px; overflow:hidden; margin-right:14px; margin-top:10px; background-color:#f5f5f5; border:#959595 1px solid;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.ny-npro02 ul li .tit{ width:100%; height:95px; overflow:hidden;}
.ny-npro02 ul li .tit h1 a{ display:block; margin-top:22px; padding:0px 26px; height:26px; line-height:26px; text-align:left; font-size:16px; color:#151515; overflow:hidden;}
.ny-npro02 ul li .tit h2{ display:block; padding:0px 26px; text-align:left; color:#a6a6a6; font-size:13px; overflow:hidden;}
.ny-npro02 ul li .tit h3{ display:block; float:left; width:43px; height:6px; border-bottom:#10100e 2px solid; margin-left:26px;}
.ny-npro02 ul li .tu{ width:287px; height:198px; overflow:hidden;}
.ny-npro02 ul li .tu .p1{ width:287px; height:198px; overflow: hidden;-webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
.ny-npro02 ul li:hover .tu .p1{-webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;}
.ny-npro02 ul li:hover .tit{ background-color:#4e66b0;}
.ny-npro02 ul li:hover .tit h1 a{ color:#ffffff;}
.ny-npro02 ul li:hover .tit h2{ color:#ffffff;}
.ny-npro02 ul li:hover .tit h3{ border-bottom:#ffffff 2px solid;}
.ny-npro02 ul li:hover{ margin-top:0px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}

/*此内页产品样式3*/
.ny-npro03{ width:1200px; height:auto; overflow:hidden; padding-top:20px;}
.ny-npro03 ul{ width:1250px; height:auto; overflow:hidden;}
.ny-npro03 ul li{ float:left; width:280px; height:255px; margin-right:26px;}
.ny-npro03 ul li .tu{ width:268px; height:172px; border:#22d3b7 6px solid; overflow:hidden; position:relative;}
.ny-npro03 ul li .tu .tu-up{ position:absolute; width:268px; height:172px; background-image: url(../img/ny-png01.png); margin-top:172px; z-index:10px;
transform:rotate(180deg);
-ms-transform:rotate(180deg); /* Internet Explorer */
-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.ny-npro03 ul li:hover .tu .tu-up{ margin-top:0px;
transform:rotate(360deg);
-ms-transform:rotate(360deg); /* Internet Explorer */
-moz-transform:rotate(360deg); /* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); /* Opera */
-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
}
.ny-npro03 ul li .tu .tu-up h3 a{ display:block; margin-top:40px; width:100%; height:26px; line-height:26px; font-size:20px; color:#ffffff; text-align:center; }
.ny-npro03 ul li .tu .tu-up .up-tu{ width:100%; margin-top:15px; text-align:center;}
.ny-npro03 ul li h1 a{ display:block; height:31px; line-height:31px; width:100%; text-align:center; border:#22d3b7 1px solid; margin-top:15px; color:#454548; font-size:16px;
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.ny-npro03 ul li:hover h1 a{ background-color:#22d3b7; color:#fff;
-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
}
.ny-npro03-more a{ margin:0 auto; display:block; width:100%; height:39px; line-height:39px; text-align:center; background-color:#f63c3d; color:#ffffff; font-size:16px; margin-top:10px;
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.ny-npro03-more a:hover{width:80%; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}


	/*本站内页新闻01*/
.ny-nnews01{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.ny-nnews01 li{
  float: left;
  padding:15px;
  width: 267px;
  height: 538px;
  border-left:2px solid #efefef;
  overflow: hidden;
}
.ny-nnews01 li:hover{
  background-color: #19b5b1;
}
.ny-nnews01 li .n-date{
  height: 135px;
}
.ny-nnews01 li .n-date .day01{
  height: 95px;
  text-align: left;
}
.ny-nnews01 li .n-date .day02{
  font-size: 15px;
  color: #b7b7b7;
  letter-spacing: 0px;
}
.ny-nnews01 li:hover .n-date .day02{
  color: #ffffff;
}
.ny-nnews01 li .n-date .day01 .n-day-1{
  width: 75px;
  height: 95px;
  font-size: 61px;
  color: #b7b7b7;
  font-family: impact;
  line-height: 95px;
}
.ny-nnews01 li:hover .n-date .day01 .n-day-1{
  color: #ffffff;
}
.ny-nnews01 li .n-date .day01 .n-day-2{
  font-size: 20px;
  color: #b7b7b7;
  line-height: 120px;
}
.ny-nnews01 li:hover .n-date .day01 .n-day-2{
  color: #ffffff;
}
.ny-nnews01 li a h2{
  display: block;
  height: 63px;
  font-size: 15px;
  color: #2f2f2f;
  line-height: 150%;
  overflow: hidden;
}
.ny-nnews01 li:hover a h2{
  color: #ffffff;
}
.ny-nnews01 li span{
  display: block;
  height: 28px;
  font-size: 15px;
  color: #b7b7b7;
}
.ny-nnews01 li:hover span{
  color: #ffffff;
}
.ny-nnews01 li .tu{
  margin-bottom: 25px;
  width: 267px;
  height: 150px;
  overflow: hidden;
}
.ny-nnews01 li p{
  margin-bottom:10px;
  display: block;
  height: 80px;
  font-size: 14px;
  color: #828282;
  line-height: 150%;
  overflow: hidden;
  letter-spacing: 0px;
}
.ny-nnews01 li:hover p{
  color: #ffffff;
}
	/*本站内页新闻02*/
.ny-nnews02{ width:1200px; margin-top:23px; padding:0px; overflow:hidden;}
.ny-nnews02 li{ float:left; width:1200px; height:143px; margin-right:53px; margin-top:10px; border-bottom:#cbcbcb 1px dashed;}
.ny-nnews02 li .l{ float:left; width:173px; height:125px;}
.ny-nnews02 li .r{ float:right; height:auto; width:970px;}
.ny-nnews02 li .r a h2{ display:block; height:41px; line-height:41px; text-align:left; color:#000; font-size:17px; font-weight:bold;}
.ny-nnews02 li .r span{ display:block; height:46px; line-height:150%; text-align:left; font-size:13px; color:#8b8b8b;}
.ny-nnews02 li .r .more{ height:26px; margin-top:10px; line-height:26px;}
.ny-nnews02 li .r .more a h3{ display: block; float:left; width:73px; height:26px; line-height:26px; text-align:center; background-color:#3d5aa6; font-size:13px; color:#fff;
	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.ny-nnews02 li .r .more h4{ display:block; float:left; width:189px; height:26px; text-align:center; line-height:26px; background-color:#ededed; color:#959595; font-size:13px; letter-spacing:0px;}
.ny-nnews02 li:hover .r .more a h3{ width:150px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.ny-nnews02 li:hover .r a h2{ color:#4e6bb3;}


	/*右侧内容*/
.nr{ WIDTH:1100px; height:auto; overflow:hidden; padding:20px 0px; line-height:190%; color:#666; font-size:15px; margin:0 auto;}	
	
/*内页右侧*/
	
.y-n-R{float:right;width:828px;overflow:hidden;}
.y-n-R-nr{margin-top:20px;text-align:center;line-height:170%;font-size:14px;color:#000;}
	




	/*右侧新闻详情*/
.y-nr-cont-t01{height:30px;line-height:30px;background-image:url(../Img/home.jpg);background-position:top left;background-repeat:no-repeat;text-indent:37px;color:#606060;text-align:left;font-size:17px;padding-right:8px;float:left;}
.y-nr-cont-t01-tu{float:left;}
.y-nr-cont-t02{width:100%;font-size:36px;min-height:52px;line-height:150%;margin-top:15px;text-align:left;color:#000;font-family: "黑体";font-weight: bold;letter-spacing:0px;}
.y-nr-cont-t03{width:100%;height:53px;}
.y-nr-cont-t03 h1{display:block;width:106px;height:21px;line-height:21px;text-align:center;margin-top:13px;font-size:14px;color:#888888;border-right:#e1e1e1 1px solid;float:left;}
.y-nr-cont-t03 h2{display:block;width:121px;margin-top:13px;height:21px;line-height:21px;background-image:url(../Img/ny-bg01.jpg);text-indent:23px;font-size:14px;color:#888888;float:left;}
.y-nr-cont-t03 .fenxiang{float:left;margin-top:16px;width:280px;}
.y-nr-cont-t03 .HOT{float:right;width:80px;margin-top:13px;height:21px;line-height:21px;text-align:left;text-indent:29px;color:#646464;font-size:14px;background-image:url(../Img/ti06.jpg);background-position:top left;background-repeat:no-repeat;}
.y-nr-cont-daodu{width:100%;height:80px;border-top:#e5e5e5 1px solid;border-bottom:#e5e5e5 1px solid;}
.y-nr-cont-daodu .l{float:left;width:83px;height:78px;background-image:url(../Img/ny-bg02.jpg);}
.y-nr-cont-daodu .l h1{display:block;width:24px;margin:18px;margin-left:21px;float:left;color:#656565;font-size:17px;text-align:center;}
.y-nr-cont-daodu .r{float:left;width:720px;height:50px;margin-top:13px;overflow:hidden;font-size:15px;
text-align:left;line-height:170%;color:#818181;}
.y-nr-cont{background-color:#fbfbfb;padding:20px;text-align:left;line-height:170%;font-size:15px;color:#333;margin-top:12px;}
.y-nr-cont a{color:#333;}
	/*右侧新闻详情结束*/
	
/*内页菜单*/

	/*单页内容区*/
.n-nr{ padding:20px 0px; line-height:190%; font-size:14px; text-align:left; color:#474747;}

	/*分页*/
.n-fenye{margin-top:30px;padding:0px 20px;height:40px;line-height:40px;text-align:center;font-size:13px;color:#000;background-color:#eeeeee;}
.n-fenye a{color:#000;}
.n-fenye a:hover{color:#ff0000;}
	/*上一条  下一条*/
.n-SHAnGXIA{margin-top:30px;padding:0px 20px;background-color:#eeeeee;overflow:hidden;}
.n-SHAnGXIA .l{width:390px;float:left;text-align:left;line-height:40px;text-align:left;color:#000;}
.n-SHAnGXIA .l a{color:#000;}
.n-SHAnGXIA .r{width:390px;float:right;min-height:40px;text-align:left;line-height:40px;text-align:left;color:#000;}
.n-SHAnGXIA .r a{color:#000;}



/*产品展示页right*/
.yn-nr{background-color: #f2f2f2;color: #333;font-size: 14px; line-height: 23px; min-height: 559px; padding: 35px 25px;}

.part15-rightc{line-height: 23px;font-size: 14px;color:#333;padding-bottom: 50px;background-color: #f2f2f2; min-height: 559px;}

.h13-title {height: 60px;line-height: 60px; text-align: center;font-size: 20px; width: 738x;margin: 0 auto;}

.pic-show{line-height:190%;font-size:13px;text-align:left;text-indent:20px;}
	
#mycontent{line-height:25px;}
.nextPrev{padding-top:20px;}
.nextArticle{line-height:30px;width:700px;text-align:left;float:left;}
.nextArticle a{ color:#000;}
.prevArticle{line-height:30px;width:700px;text-align:left;float:left;}
.prevArticle a{ color:#000;}


/*右侧详细内容*/
.ny-r-web{padding:15px; height:auto; overflow:hidden; text-align:left; line-height:170%;}
.my_content{ font-size:14px; line-height:170%; height:auto; margin:0px; padding:20px 0px; text-align:left;}
.my_content h1{margin:0px;padding:15px; font-size:18px; text-align:center;} /* 标题 */
.my_content{line-height:30px; text-align:center;font-size:14px;color:#000;} /* 正文信息 */
.info{line-height:40px; height:40px; text-align:left;font-size:15px;color:#000; }
.my_fx{ height:40px; text-align:left; width:100%;border-bottom:#CCC 1px solid;}
.my_content span{ color:#000; background:none; display:none; font-size:14px;}
.my_content .info span{color:#000;background:none; display:none; font-size:14px;} /* 信息突出 */
.my_content .area{color:#333;line-height:26px;padding:20px 0px; text-align:left;} /* 正文内容 */

/*文章下面*/
.i_ny_page{ height:35px; line-height:35px; text-align:left; background-color:#e2e2e2 ; color:#000; padding-left:10px; padding-right:10px; margin:30px 10px; border-bottom:#666 1px solid;}
.i_ny_page2{ height:35px; line-height:35px; text-align:left; background-color:#ecebeb ; color:#000; padding-left:15px; padding-right:10px; border:#e5e5e5 1px solid; margin-top:20px;}
.i_ny_prew{ width:480px; float:left; height:35px; line-height:35px; text-align: center; padding-left:15px; font-size:13px; overflow:hidden;}
.i_ny_next{ width:480px; float:right; height:35px; line-height:35px; text-align: center; padding-left:15px; font-size:13px; overflow:hidden;}


/*内页样式*/
.ny-fl-list{ *text-align:center; width:1200px; margin:0 auto; }
.ny-fl-list ul{display:table;margin-left:auto;margin-right:auto;}
.ny-fl-list ul li{ width: 176px; height:37px; line-height: 29px; text-align: center; float: left; display: inline; margin:0px 10px; background-image:url(../Img/h-pro-bg01.jpg); background-position:top center; background-repeat:no-repeat;}
.ny-fl-list ul li:hover{background-image:url(../Img/h-pro-bg02.jpg); background-position:top center; background-repeat:no-repeat; }
.ny-fl-list ul li h1 a{ display:block; width:176px; height:37px; line-height:29px; text-align:center;  color:#000;}
.ny-fl-list ul li:hover h1 a{ display:block; color:#fff;}
.ny-fl-list-hover{ background-image:url(../Img/h-pro-bg02.jpg) !important; color:#fff; }
.ny-fl-list-hover a{ color:#fff !important;}


/*单页效果*/
.ny-dy{ width:1200px; margin-top:20px; text-align:left; line-height:180%; font-size:15px; color:#636363;}



